func golang.org/x/sys/unix.writev
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L2057: n, err = writev(fd, iovecs)
zsyscall_linux.go#L1776: func writev(fd int, iovs []Iovec) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)